home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 24 / MacFormat n. 24 (Spain) / MacFormat 24.bin / Demos / Jungle Activated! / JungleActivated Demo / jung DEMO d / 00086_Opening to Studio.ls < prev    next >
Encoding:
Text File  |  1996-10-14  |  130 b   |  7 lines

  1. on exitFrame
  2.   puppetSprite(1, 0)
  3.   set the visible of sprite 2 to 0
  4.   go(label("Studio"))
  5.   set the visible of sprite 2 to 1
  6. end
  7.